[INFO] cloning repository https://github.com/u-kai/storybook-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u-kai/storybook-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fstorybook-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fstorybook-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a39a9c6af18012cb204c134c406eca46b14fd76
[INFO] checking u-kai/storybook-helper/7a39a9c6af18012cb204c134c406eca46b14fd76 against master#f28ac764c36004fa6a6e098d15b4016a838c13c6 for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fstorybook-helper" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/u-kai/storybook-helper
[INFO] finished tweaking git repo https://github.com/u-kai/storybook-helper
[INFO] tweaked toml for git repo https://github.com/u-kai/storybook-helper written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/u-kai/storybook-helper on toolchain f28ac764c36004fa6a6e098d15b4016a838c13c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/u-kai/storybook-helper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.4
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6
[INFO] running `Command { std: "docker" "start" "e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking storybook-helper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/token.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout]  99 |             TSXTokenType::From => "from",
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 153 |             TSXTokenType::From => "from",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expand_str` is never used
[INFO] [stdout]   --> src/component.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Component {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn expand_str(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_object_type` and `expand_str` are never used
[INFO] [stdout]   --> src/component.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl NamedProps {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn new_object_type(name: impl Into<String>, inner: ObjectType) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn expand_str(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Primitive`, `Union`, and `Literal` are never constructed
[INFO] [stdout]    --> src/component.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(super) enum Type {
[INFO] [stdout]     |                 ---- variants in this enum
[INFO] [stdout] 126 |     Primitive(PrimitiveType),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     Union(Vec<Type>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 130 |     Intersection(Vec<Type>),
[INFO] [stdout] 131 |     Literal(String),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Number`, `String`, and `Boolean` are never constructed
[INFO] [stdout]    --> src/component.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub(super) enum PrimitiveType {
[INFO] [stdout]     |                 ------------- variants in this enum
[INFO] [stdout] 177 |     Number,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 178 |     String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 179 |     Boolean,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PrimitiveType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `String`, `Number`, `Boolean`, and `Undefined` are never constructed
[INFO] [stdout]   --> src/token.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum TSXTokenType {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 78 |     String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 79 |     Number,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 80 |     Boolean,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 81 |     Undefined,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TSXTokenType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]   --> src/token.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl TSXTokenType {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 85 |     pub fn to_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn new(input: &str) -> Lexer {
[INFO] [stdout]    |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn new(input: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(content: &TSXContent) -> ComponentPartsParser {
[INFO] [stdout]    |                         ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(content: &TSXContent) -> ComponentPartsParser<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser.rs:607:13
[INFO] [stdout]     |
[INFO] [stdout] 607 |         let mut sentences = ObjectType::new();
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sentences`
[INFO] [stdout]    --> src/parser.rs:607:13
[INFO] [stdout]     |
[INFO] [stdout] 607 |         let mut sentences = ObjectType::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sentences`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/token.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout]  99 |             TSXTokenType::From => "from",
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 153 |             TSXTokenType::From => "from",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expand_str` is never used
[INFO] [stdout]   --> src/component.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Component {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn expand_str(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expand_str` is never used
[INFO] [stdout]   --> src/component.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl NamedProps {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn expand_str(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Union` and `Literal` are never constructed
[INFO] [stdout]    --> src/component.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(super) enum Type {
[INFO] [stdout]     |                 ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     Union(Vec<Type>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 130 |     Intersection(Vec<Type>),
[INFO] [stdout] 131 |     Literal(String),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Boolean` is never constructed
[INFO] [stdout]    --> src/component.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub(super) enum PrimitiveType {
[INFO] [stdout]     |                 ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 179 |     Boolean,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PrimitiveType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `String`, `Number`, `Boolean`, and `Undefined` are never constructed
[INFO] [stdout]   --> src/token.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum TSXTokenType {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 78 |     String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 79 |     Number,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 80 |     Boolean,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 81 |     Undefined,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TSXTokenType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]   --> src/token.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl TSXTokenType {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 85 |     pub fn to_str(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn new(input: &str) -> Lexer {
[INFO] [stdout]    |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn new(input: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(content: &TSXContent) -> ComponentPartsParser {
[INFO] [stdout]    |                         ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn new(content: &TSXContent) -> ComponentPartsParser<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s
[INFO] running `Command { std: "docker" "inspect" "e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6", kill_on_drop: false }`
[INFO] [stdout] e659a04d0fa59fe807519ccf4de5de8e0e75541fcab26bc6baf7873c9b2032d6
